Precise-Bitmap Information
The collection item ID for precise-bitmap information is defined in the following enumeration:
enum { gxPreciseBitmapsTag = 'pbmp' };QuickDraw GX stores page bitmap information in the gxPreciseBitmapInfo structure:
struct gxPreciseBitmapInfo { Boolean preciseBitmaps; };
Field Description
preciseBitmaps
The user-specified precise-bitmap information. Iftrue
, a user chooses to scale a page by 96%.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help